home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / SUMERIS / QuantaFlow / QuantaFlow.app / English.lproj / Server.strings < prev    next >
Text File  |  1993-11-29  |  657b  |  22 lines

  1. "SERVER_LAUNCH_FAILLURE" = "Unsuccessful attemp to launch the Server.\nChech permissions on QuantaServer & the QuantaFlow database file\n(%s)";
  2.  
  3. /* title of NXRunAlertPanel */
  4. "SERVER_ALERT" = "Server";
  5.  
  6. /* ask to launch server */
  7. "SERVER_LAUNCH" = "The server is not running.";
  8.  
  9. /* ask to launch server */
  10. "SERVER_LAUNCHING" = "Connecting...";
  11.  
  12. /* launch server */
  13. "SERVER_LAUNCH_OK" = "Start";
  14.  
  15. /* do not launch server */
  16. "SERVER_QUIT" = "Quit";
  17.  
  18. "SERVER_STOP" = "Stop server";
  19.  
  20. "SERVER_CONNECTION_FAILURE" = "Couldn't connect to server.\nRestart the server %s and try again.";
  21.  
  22. "SERVER_DB_CREATION_FAILURE" = "Database creation failed: %s\n[error: %d].";